home *** CD-ROM | disk | FTP | other *** search
- #
- # sample configuration file for mint
- # commands that are legal are:
- # echo -- print a message
- # cd -- change directory+drive
- # sln -- create a symbolic link
- # ren -- rename a file
- # exec -- execute a program
- # setenv -- set an environment variable
- #
- # variables that can be set are
- # INIT -- program to run at boot-up
- # HARDSCROLL -- number of lines of hardware scrolling
- # for u:\dev\fasttext
- # CON -- default console device
- # PRN -- default printer device
- # BIOSBUF=NO -- disables buffering of output; this
- # may be needed with a few programs
- #
- # lines that start with '#' are comments
-
- #HARDSCROLL=60
- #CON=u:\dev\fasttext
- #BIOSBUF=NO
-
- #sln c:\etc u:\etc
- #sln c:\bin u:\bin
- #sln d:\mgr u:\mgr
-
- setenv HOME c:\usr\home
- setenv PATH c:\bin,c:\gnu\bin,c:\mint\atari
- setenv TZ EST5EDT
-
- #exec c:\bin\myram.ttp m2000
- #setenv TEMP m:
-
- INIT=c:\gulam.prg
-
- #exec c:\mint\bin\bg.ttp c:\mint\bin\lpd.ttp
-